All Downloads are FREE. Search and download functionalities are using the official Maven repository.

definitions.PseudowireDelete.json Maven / Gradle / Ivy

The newest version!
{
  "type": "object",
  "title": "pseudowire-deletion",
  "required": [
    "pwId"
  ],
  "properties": {
    "pwId": {
      "type": "string",
      "example": "42",
      "description": "Id of pseudowire to delete."
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy