Questo contenuto non è disponibile nella lingua selezionata.
6.2. Resource Properties
			The properties that you define for a resource tell the cluster which script to use for the resource, where to find that script and what standards it conforms to. Table 6.1, “Resource Properties” describes these properties.
		
| Field | Description | 
|---|---|
|   
							resource_id
						 
						  | |
|   
							standard
						 
						  | |
|   
							type
						 
						  | |
|   
							provider
						 
						  | 
			Table 6.2, “Commands to Display Resource Properties”. summarizes the commands that display the available resource properties.
		
| pcs Display Command | Output | 
|---|---|
 pcs resource list  | Displays a list of all available resources. | 
 pcs resource standards  | Displays a list of available resources agent standards. | 
 pcs resource providers   | Displays a list of available resources agent providers. | 
 pcs resource list string  | Displays a list of available resources filtered by the specified string. You can use this command to display resources filtered by the name of a standard, a provider, or a type. |