Which header is used to check, if the request is received within a reasonable
amount of time?
X-Ops-Timestamp
Which header carries the version of the chef-client?
X-Chef-Version
Which of the following is a global endpoint?
POST /organizations
The global endpoints can be accessed only by pivotal users.
True
Which of the following is not an organization endpoint?
GET /users/USER/keys/
Push job execution depends on the ______.
All the options
The pushjobs can run on one node at a time.
False
The _____ attribute helps in preventing execution of unwanted commands in pushjobs.
whitelist
The server finds the active nodes via _______.
Heartbeat message
To converge multiple machines in parallel, you can use the resource:
machine_batch
To execute commands on a remote machine, you can use the resource:
machine_execute
Which of the following is not a machine resource?
machine_cluster
Chef provisioning is capable of running multiple machine process in parallel.
True
GET /reports/status endpoint will return the provisioning status of system
components.
False
To terminate an instance in the remote, use the property _______.
destroy
The Report ID is generated at _____ of the chef-client run.
Beginning
The gem used to enable knife reporting commands is:
knife-reporting
Chef Analytics is a CLI only tool.
False
Whenever you run reconfigure command, the [Link] settings will be
applied.
False
Chef Analytics provides notifications about the happenings of the chef server using
_____.
All the options
The data about what happens in the Chef server can be gathered using ______.
All the options
Chef Analytics needs chef server version _____.
12
Whenever you run reconfigure command, the [Link] settings will be
applied.
True
Which of the following operations will not generate a notification in chef
analytics.
Cookbook upload
The reports from all the past client run are available in Chef management console.
False
Chef provisioning is capable of running multiple machine processes in parallel.
True
____ is a set of actions to be executed against a node.`
Cookbooks
Which header has body of the request?
X-Ops-Content-Hash
Chef Analytics has the log on who made the changes.
True
A Cluster of machines can be managed by Chef using _____.
Provisioning
Which of the following is not a job status?
ready
/authenticate_user endpoint has the following methods.
POST
Which header is used to check if the request is received within a reasonable amount
of time?
X-Ops-Timestamp
The _____ resource executes a command in remote machine.
machine_execute
knife runs list NODE_NAME will return the _____.
node chef-client runs
The _____ library is used to send a well formatted API request.
Chef::ServerAPI
____ is used to define custom rules for analytics server.
audit mode
The default value of heartbeat_interval in pushjob server is _____ milliseconds.
5000