Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (i)
»
Puppet Tasks
»
iotdps_azure_dps_certificate_verify_certificate
Puppet Task: iotdps_azure_dps_certificate_verify_certificate
Defined in:
tasks/iotdps_azure_dps_certificate_verify_certificate.json,
tasks/iotdps_azure_dps_certificate_verify_certificate.rb
Overview
Verifies the certificate's private key possession by providing the leaf cert issued by the verifying pre uploaded certificate.
Supports noop?
false
Parameters
resource_group_name
(Optional[String[1]])
— Resource group name.
certificatecreated
(Optional[String[1]])
— Certificate creation time.
certificatehas_private_key
(Optional[String[1]])
— Indicates if the certificate contains private key.
certificatenonce
(Optional[String[1]])
— Random number generated to indicate Proof of Possession.
request
(Optional[String[1]])
— The name of the certificate
certificateis_verified
(Optional[String[1]])
— Indicates if the certificate has been verified by owner of the private key.
certificate
(Optional[String[1]])
— base-64 representation of X509 certificate .cer file or just .pem file content.
certificate_name
(Optional[String[1]])
— The mandatory logical name of the certificate, that the provisioning service uses to access.
subscription_id
(Optional[String[1]])
— The subscription identifier.
certificatename
(Optional[String[1]])
— Common Name for the certificate.
certificatelast_updated
(Optional[String[1]])
— Certificate last updated time.
if_match
(Optional[String[1]])
— ETag of the certificate.
provisioning_service_name
(Optional[String[1]])
— Provisioning service name.
certificateraw_bytes
(Optional[String[1]])
— Raw data of certificate.
certificatepurpose
(Optional[String[1]])
— Describe the purpose of the certificate.
api_version
(Optional[String[1]])
— The version of the API.