Class DeleteBlueprintRequest (0.2.4)

DeleteBlueprintRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request object for DeleteBlueprint.

Attribute

Name Description
name str
Required. The name of blueprint to delete. Blueprint name should be in the format {blueprint_id}, if {blueprint_id}@{revision_id} is passed then the API throws invalid argument.